Variables

Range: 0x10000014 to 0x10000016. More...

Variables

int MV_ALG_E_NULL_PTR = 0x10000014
 The function parameter pointer is null. More...
 
int MV_ALG_E_OVER_MAX_MEM = 0x10000015
 Memory exceeds limit. More...
 
int MV_ALG_E_CALL_BACK = 0x10000016
 Callback function error. More...
 

Detailed Description

Range: 0x10000014 to 0x10000016.

Variable Documentation

◆ MV_ALG_E_NULL_PTR

int MV_ALG_E_NULL_PTR = 0x10000014

The function parameter pointer is null.

◆ MV_ALG_E_OVER_MAX_MEM

int MV_ALG_E_OVER_MAX_MEM = 0x10000015

Memory exceeds limit.

◆ MV_ALG_E_CALL_BACK

int MV_ALG_E_CALL_BACK = 0x10000016

Callback function error.